ASP.NET Core MVC コントロールヘルプ
ErrorBar<T> クラス メンバ
プロパティ 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : ErrorBar<T> クラス

ErrorBar<T>データ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタCreates one ErrorBar<T> instance.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the alternative style for the series. The values from this property will be used for negative values in Bar, Column, and Scatter charts; and for rising values in financial chart types like Candlestick, LineBreak, EquiVolume etc. C1.Web.Mvc.ChartSeriesBase<T>から継承されます。
Public プロパティGets or sets the x-axis for the series. C1.Web.Mvc.ChartSeriesBase<T>から継承されます。
Public プロパティGets or sets the y-axis for the series. C1.Web.Mvc.ChartSeriesBase<T>から継承されます。
Public プロパティGets or sets the name of the property that contains Y values for the series. C1.Web.Mvc.ChartSeriesBase<T>から継承されます。
Public プロパティGets or sets the name of the property that contains X values for the series. C1.Web.Mvc.ChartSeriesBase<T>から継承されます。
Public プロパティGets or sets the series CSS class. C1.Web.Mvc.ChartSeriesBase<T>から継承されます。
Public プロパティGets or sets a value that specifies the direction of the series.  
Public プロパティGets or sets a value that specifies the end style of the series.  
Public プロパティGets or sets a value that specifies the error amount of the series.  
Public プロパティGets or sets the ErrorBar style.  
Public プロパティオーバーライドされます。 Gets the series name.  
Public プロパティGets or sets a value that determines whether to interpolate null values in the data. C1.Web.Mvc.ChartSeriesBase<T>から継承されます。
Public プロパティGets or sets the itemFormatter client-side function name for specific series C1.Web.Mvc.ChartSeriesBase<T>から継承されます。
Public プロパティGets or sets the ItemsSource settings. Inherited from ItemsBoundControl. C1.Web.Mvc.ChartSeriesBase<T>から継承されます。
Public プロパティGets or sets the series name. The series name is displayed in the chart legend. Any series without a name does not appear in the legend. C1.Web.Mvc.ChartSeriesBase<T>から継承されます。
Public プロパティOccurs when series is rendered. C1.Web.Mvc.ChartSeriesBase<T>から継承されます。
Public プロパティOccurs when series is rendering. C1.Web.Mvc.ChartSeriesBase<T>から継承されます。
Public プロパティGets or sets the series style. C1.Web.Mvc.ChartSeriesBase<T>から継承されます。
Public プロパティGets or sets the shape of marker to use for each data point in the series. Applies to Scatter, LineSymbols, and SplineSymbols chart types. C1.Web.Mvc.ChartSeriesBase<T>から継承されます。
Public プロパティGets or sets the size in pixels of the symbols used to render this series. Applies to Scatter, LineSymbols, and SplineSymbols chart types. C1.Web.Mvc.ChartSeriesBase<T>から継承されます。
Public プロパティGets or sets the series symbol style. Applies to Scatter, LineSymbols, and SplineSymbols chart types. C1.Web.Mvc.ChartSeriesBase<T>から継承されます。
Public プロパティSets or Gets the tooltip content for specific chart series C1.Web.Mvc.ChartSeriesBase<T>から継承されます。
Public プロパティGets or sets a value that specifies the error value of the series. This property should be work with ErrorAmount property. If ErrorAmount is ErrorAmount.FixedValue, the Value property is a fixed number value. If ErrorAmount is ErrorAmount.Percentage, the Value property is a percentage number value between 0 and 1. If errorAmount is ErrorAmount.Custom, the Value property is an object of minus/plus value or an array of minus/plus value. If ErrorAmount is ErrorAmount.StandardDeviation, the Value property is a percentage number of calculated standard deviation value.  
Public プロパティGets or sets an enumerated value indicating whether and where the series appears. C1.Web.Mvc.ChartSeriesBase<T>から継承されます。
トップ
参照

ErrorBar<T> クラス
C1.Web.Mvc 名前空間